Bug Tracking System - meaning and definition. What is Bug Tracking System
Diclib.com
ChatGPT AI Dictionary
Enter a word or phrase in any language 👆
Language:

Translation and analysis of words by ChatGPT artificial intelligence

On this page you can get a detailed analysis of a word or phrase, produced by the best artificial intelligence technology to date:

  • how the word is used
  • frequency of use
  • it is used more often in oral or written speech
  • word translation options
  • usage examples (several phrases with translation)
  • etymology

What (who) is Bug Tracking System - definition

SOFTWARE APPLICATION THAT KEEPS TRACK OF REPORTED SOFTWARE BUGS
Bug tracking; Bug Tracker; Bug tracker; Bug Tracking System; Bug database; Bugtracker; Defect tracking system; Bug report; Bug-tracking system

bug tracking system         
<programming> (BTS) A system for receiving and filing bugs reported against a software project, and tracking those bugs until they are fixed. Most major software projects have their own BTS, the source code of which is often available for use by other projects. Well known BTSs include GNATS, Bugzilla, and Debbugs. (2002-06-12)
Bug tracking system         
A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.
Debbugs         
ISSUE TRACKING SYSTEM WRITTEN FOR THE DEBIAN PROJECT
Debian BTS; Debian bug tracking system
<programming> The bug tracking system used by the Debian Project. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by electronic mail, but the bug reports can be viewed via the World-Wide Web. Debbugs home (http://debian.org/Bugs/). (2002-06-12)

Wikipedia

Bug tracking system

A bug tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system.

Many bug tracking systems, such as those used by most open-source software projects, allow end-users to enter bug reports directly. Other systems are used only internally in a company or organization doing software development. Typically bug tracking systems are integrated with other project management software.

A bug tracking system is usually a necessary component of a professional software development infrastructure, and consistent use of a bug or issue tracking system is considered one of the "hallmarks of a good software team".